Skip to content

style: fix pre-existing ruff format drift#88

Merged
Bre77 merged 1 commit into
mainfrom
fm/tfa-ruff-format-main
Jul 21, 2026
Merged

style: fix pre-existing ruff format drift#88
Bre77 merged 1 commit into
mainfrom
fm/tfa-ruff-format-main

Conversation

@Bre77

@Bre77 Bre77 commented Jul 21, 2026

Copy link
Copy Markdown
Member

Pre-existing ruff format drift on main in three files, unrelated to any feature work — fixing it so main is green and a parked PR (proto-mirror) can rebase cleanly.

  • tesla_fleet_api/tesla/bluetooth.py
  • tesla_fleet_api/tesla/vehicle/vehicle.py
  • tesla_fleet_api/tessie/__init__.py

Formatting only (uv run ruff format output), no logic changes. uv run ruff check and the test suite (371 passed) are unaffected.

Note: keytool.py and tests/test_tessie_vehicle_params.py also fail ruff format --check on main but are left out of this PR to keep it scoped to a single concern.

Fixes 3 files that had fallen out of sync with ruff format on main,
unblocking a clean rebase of a parked PR. Formatting only, no logic
changes.
@Bre77
Bre77 merged commit 5cd53b1 into main Jul 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant